home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / fvote_27.zip / FREEVOTE.CFG < prev    next >
Text File  |  1996-01-21  |  16KB  |  356 lines

  1. ; FrEevOtE configuration file
  2. ;
  3. ; If You have multiple configuration files start them with the -C command
  4. ; line option. 'FREEVOTE.CFG' is the deafault and will be read if the -C
  5. ; option is not specified.
  6. ;
  7. ; Any text following a semi-colon (;), and blank lines, are ignored.
  8. ;
  9. ;------------------------------------------------------------------------------
  10. ;
  11. ;  BBS system directory. Indicates where the door information file (drop file)
  12. ;  can be found. Remove the semi-colon (;) to activate this option.
  13. ;  You can activate this to  the door look for the drop files here or you
  14. ;  can pass this directory through the command line. This is good for
  15. ;  multinode sytems. (command line -Pc:\path)
  16. ;
  17. ;BBSDir    C:\BBS
  18. ;
  19. ;------------------------------------------------------------------------------
  20. ;
  21. ;  The door's working directory. This is where the door's system files are
  22. ;  located. Remove the semi-colon (;) to activate this option.
  23. ;  you can run multiple games when you create a different cfg file and set
  24. ;  each path different, then all the datafiles will be read from that 
  25. ;  directory. Or if you want to have the data directory different.
  26. ;
  27. ;DoorDir    C:\BBS\FREEVOTE
  28. ;
  29. ;------------------------------------------------------------------------------
  30. ;
  31. ;  Local mode override. Forces door to always operate in local test mode.
  32. ;  Remove the semi-colon (;) to activate this option. When this mode is
  33. ;  activated, no door information file is required and default settings are
  34. ;  used for the user's name, location, etc.
  35. ;  This is also done by the -L command line option. If you use the -L option
  36. ;  you can specify the user name.
  37. ;
  38. ;LocalMode
  39. ;
  40. ;------------------------------------------------------------------------------
  41. ;
  42. ;  Door personality setting. This setting selects one of a number of sysop
  43. ;  interface personalities. Each personality setting emulates the status line
  44. ;  format and sysop function keys of a particular BBS package. Valid
  45. ;  personality settings are:
  46. ;
  47. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  48. ;                     PCBoard
  49. ;                     RemoteAccess
  50. ;                     Wildcat
  51. ;
  52. Personality    Standard
  53. ;
  54. ;------------------------------------------------------------------------------
  55. ;
  56. ;   Voting Options, Type "Yes" or "No" after the keyword.
  57. ;
  58. ;Allow users to add questions of their own?
  59. AllowAdd       Yes
  60. ;
  61. ;Allow users to delete the questions they have created?
  62. AllowDelete    Yes
  63. ;
  64. ;Allow users to change their votes to the questions they voted on?
  65. AllowChange    Yes
  66. ;
  67. ;Allow users to withdraw their vote from questions? AllowChange has to
  68. ;be enabled for this to have any effect.
  69. AllowUnvote    Yes
  70. ;
  71. ;Allow regular users to view users results of questions they have not voted 
  72. ;on? Sysop access level users can do this regardless of this settings.
  73. ViewUnanswered No
  74. ;
  75. ;Should the answers be separated by being cyan and yellow or should they
  76. ;all be green just as it was. This is for the results graph only!
  77. ColoredResults Yes
  78. ;
  79. ;Answer Adding, should the creator choose if others can add answers, should 
  80. ;it be completely disabled, or should it be forced for every question created
  81. ;Select from "Never" (disabled completely) "Optional" (creator chooses) or 
  82. ;"Forced" (every question will allow it) old questions from previous versions
  83. ;will not use these and will be same as allways. Sysop access level users can
  84. ;always create any questions.
  85. AnswerAdding   Optional
  86. ;
  87. ;The new option in 2.7 is that questions which allows one user to add more 
  88. ;than one answer to the question. this is by default chosen by the question
  89. ;creator, but you may disable it or force it for every question! Select from 
  90. ;"Never" (disabled completely) "Optional" (creator chooses) or "Forced" 
  91. ;(every question will allow it) old questions from previous versions will not 
  92. ;use these and will be same as allways. Sysop access level users can always 
  93. ;create any questions.
  94. MultipleAdds   Optional
  95. ;
  96. ;Allow anonymous question posting? Sysop access level users can allways post 
  97. ;as anonymous!
  98. AllowAnonymous Yes
  99. ;
  100. ;Allow creation the multiple answer questions, th eones that allow one user 
  101. ;to choose more than one answer, kind of like cheack all that aplies. Sysop
  102. ;access level users will allways have this option.
  103. MultipleAnswers Yes
  104. ;
  105. ;Allow user to view results of the questions they created even if they haven't 
  106. ;voted on them yet. This has no meaning if you set the ViewUnunswered to yes.
  107. ViewOwnResults Yes
  108. ;
  109. ;------------------------------------------------------------------------------
  110. ;
  111. ;   If to read handles or real names from the dropfiles. 
  112. ;
  113. ;   !!CAUTION!! Change this only when first installing the game or when you 
  114. ;   reset. If you chage it, the door will not recognise users and their votes 
  115. ;   will be wrong!!! Change this before you install freevote or when you reset!
  116. ;
  117. UseHandles     No
  118. ;
  119. ;------------------------------------------------------------------------------
  120. ;
  121. ;   Time after which questions should be deleted in days. Do not set this 
  122. ;   option or set it to 0 if you do not want questions deleted!
  123. ;
  124. ;DeleteAfter    0 
  125. ;
  126. ;------------------------------------------------------------------------------
  127. ;
  128. ;  BBS node number that door is running on. Only used if FrEevOtE is unable
  129. ;  to determine the node number by some other means.
  130. ;  (the -N command line option or the dropfile) I recomend passing the -N
  131. ;  option and the -P option to FrEevOtE for a multinode system, instead of 
  132. ;  creating more config files.
  133. ;
  134. ;Node    1
  135. ;
  136. ;------------------------------------------------------------------------------
  137. ;
  138. ;  Sysop paging hours. Sysop paging will be permitted beginning at the start
  139. ;  time, up until, but not including, the end time. Times should be in 24-hour
  140. ;  format. To disable paging on a particular day, set the paging start and end
  141. ;  times to the same time.
  142. ;
  143. ;                      Start Time    End Time
  144. SundayPagingHours         9:00        22:00
  145. MondayPagingHours         8:30        22:00
  146. TuesdayPagingHours        8:30        22:00
  147. WednesdayPagingHours      8:30        22:00
  148. ThursdayPagingHours       8:30        22:00
  149. FridayPagingHours         8:30        22:00
  150. SaturdayPagingHours       9:00        22:00
  151. ;
  152. ;------------------------------------------------------------------------------
  153. ;
  154. ;  Duration of sysop page. Value indicates the number of beeps that compose the
  155. ;  sysop page alarm.
  156. ;
  157. PageDuration    10
  158. ;
  159. ;  Allow the user to page?
  160. ;
  161. AllowPage       Yes
  162. ;
  163. ;------------------------------------------------------------------------------
  164. ;
  165. ;  Maximum length of time a user is permitted to access FrEevOtE. If the user's
  166. ;  total remaining time on the BBS is less than this value, the user will only
  167. ;  be permitted to access the door for this shorter length of time. This option
  168. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  169. ;  When this option is disabled, the user will be permitted to use the full
  170. ;  of their remaining time on the BBS within the door.
  171. ;
  172. ;MaximumDoorTime    15
  173. ;
  174. ;------------------------------------------------------------------------------
  175. ;
  176. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  177. ;  without the user pressing any key, before the user will be automatically
  178. ;  disconnected. A value of 0 disables inactivity timeouts.
  179. ;
  180. InactivityTimeout    0
  181. ;
  182. ;------------------------------------------------------------------------------
  183. ;
  184. ;  Name of the sysop. FrEevOtE can usually determine the sysop's name from the
  185. ;  information passed to the door by the BBS. However, some BBS software does
  186. ;  not supply this information to doors. In such cases, if the sysop's name is
  187. ;  required by the door, it may be supplied here. You have to supply this in 
  188. ;  order to use the sysop features in the door! Remove the semi-colon (;) to
  189. ;  activate this option. This has to be the sysops REAL name, not handle!
  190. ;
  191. ;SysopName    Sysop
  192. ;
  193. ;  If your BBS Software can pass the user security (most can) you can set 
  194. ;  which security has access to the sysop functions (deleteing questions...)
  195. ;  It is set at 32767 by default so that nobody will have access unless his
  196. ;  name is the sysop name st above. If you want to set this option, remove
  197. ;  the semi-colon(;)
  198. ;
  199. ;SysopSecurity 100
  200. ;
  201. ;------------------------------------------------------------------------------
  202. ;
  203. ;  Name of the BBS. FrEevOtE can usually determine the name of the BBS from
  204. ;  the information passed to the door by the BBS. However, some BBS software
  205. ;  does not supply this information to door programs. In such cases, if the
  206. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  207. ;  semi-colon (;) to activate this option.
  208. ;
  209. ;SystemName    Some BBS
  210. ;
  211. ;------------------------------------------------------------------------------
  212. ;
  213. ;  Serial port options. These options are generally not needed, as these
  214. ;  settings can usually be determined from the BBS door information file.
  215. ;  "LockedBPS" specifies the the BPS rate at which the door should communicate
  216. ;  with the modem. "SerialPort" specifies the port port number that the modem
  217. ;  is connected to. Unless you have reassigned the port numbers through your
  218. ;  FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds to COM2, and
  219. ;  so on. Remove the semi-colon (;) to activate either of these options.
  220. ;
  221. ;LockedBPS    38400
  222. ;SerialPort    0
  223. ;
  224. ;
  225. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  226. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  227. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  228. ;  the door to always communicate directly with the modem, bypassing any
  229. ;  FOSSIL driver.
  230. ;
  231. ;NoFossil
  232. ;
  233. ;------------------------------------------------------------------------------
  234. ;
  235. ;  The following options only apply if a FOSSIL driver is NOT being used for
  236. ;  serial communications. If a FOSSIL driver IS being used, these options
  237. ;  are normally set on the FOSSIL driver command line.
  238. ;
  239. ;  Hexidecimal address of the serial port. This address can usually be
  240. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  241. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  242. ;  (;) to activate this option.
  243. ;
  244. ;PortAddress 2F8
  245. ;
  246. ;
  247. ;  Interrupt request line that the serial port is using. May be any IRQ line
  248. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  249. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  250. ;  to activate this option.
  251. ;
  252. ;PortIRQ 4
  253. ;
  254. ;
  255. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  256. ;  the serial I/O receive buffer. You may want to increase this buffer size
  257. ;  if you find that characters being sent from the user's modem are being lost.
  258. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  259. ;  buffer. You may want to increase this buffer size for improved performance
  260. ;  in some multitasking environments.
  261. ;
  262. ReceiveBuffer 256
  263. TransmitBuffer 1024
  264. ;
  265. ;
  266. ;  UART FIFO buffers. Normally, FrEevOtE will use 16550A UART FIFO buffers
  267. ;  if they are available. You can prevent FrEevOtE from using the FIFO
  268. ;  buffers, even if they are available, by removing the semi-colon before
  269. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  270. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  271. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  272. ;  bytes.
  273. ;
  274. ;NoFIFO
  275. FIFOTriggerSize 4
  276. ;
  277. ;------------------------------------------------------------------------------
  278. ;
  279. ;  Custom door information file support. FrEevOtE automatically recognizes
  280. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  281. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  282. ;  to permit FrEevOtE to operate on BBS systems that produce a different format
  283. ;  file, you may define a custom door information file format. A custom door
  284. ;  information file format is defined using the "CustomFileName" command,
  285. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  286. ;
  287. ;  The "CustomFileName" option specifies the filename used to distinguish this
  288. ;  file format from other file formats. This filename should not include a
  289. ;  path. To specify the path where the door information file is located, use
  290. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  291. ;  custom format is the same as that of one of the built-in formats, the custom
  292. ;  format will override the built-in format.
  293. ;
  294. ;  The actual format of the custom file is specified using a number of lines
  295. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  296. ;  correspond to a single line in the door information file, with the option
  297. ;  following the "CustomFileLine" keyword specifying the information that can
  298. ;  be found on that line. This can be one of the following keywords:
  299. ;
  300. ;                    Ignore - Causes the next line in the door information
  301. ;                             file to be ignored. Use on lines for which none
  302. ;                             of the options below apply.
  303. ;                   ComPort - COM? port the modem is connected to
  304. ;                             (0 indicates local mode)
  305. ;                FossilPort - Fossil port number the modem is connected to
  306. ;                  ModemBPS - BPS rate at which to communicate with modem
  307. ;                             (0 or non-numerical value indicates local mode)
  308. ;                 LocalMode - 1, T or Y if door is operating in local mode
  309. ;                  UserName - Full name of the user
  310. ;             UserFirstName - First name(s) of the user
  311. ;              UserLastName - Last name of the user
  312. ;                     Alias - The user's psuedonym / handle
  313. ;                 HoursLeft - Hours user has left online
  314. ;               MinutesLeft - Minutes user has left online, or time left online
  315. ;                             in format hh:mm
  316. ;               SecondsLeft - Seconds user has left online, or time left online
  317. ;                             in format hh:mm:ss or format mm:ss
  318. ;                             (If more than one of the above time options are
  319. ;                             used, the user time left is taken to be the total
  320. ;                             of all of these values.)
  321. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  322. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  323. ;                       RIP - 1, T or Y for RIP graphics mode
  324. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  325. ;              ScreenLength - Number of lines on user's screen
  326. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  327. ;                  Security - The user's security level / access level
  328. ;                      City - City the user is calling from
  329. ;                      Node - Node number user is connected to
  330. ;                 SysopName - Full name of the sysop
  331. ;            SysopFirstName - The sysop's first name(s)
  332. ;             SysopLastName - The sysop's last name
  333. ;                SystemName - Name of the BBS
  334. ;
  335. ;
  336. ; EXAMPLE:
  337. ;
  338. ; Same format as DORINFO?.DEF
  339. ; Remove semicolons to use example!
  340. ;
  341. ;CustomFileName    EXAMPLE.DEF                     
  342. ;CustomFileLine    SystemName
  343. ;CustomFileLine    SysopFirstName
  344. ;CustomFileLine    SysopLastName
  345. ;CustomFileLine    ComPort
  346. ;CustomFileLine    ModemBPS
  347. ;CustomFileLine    Ignore
  348. ;CustomFileLine    UserFirstName
  349. ;CustomFileLine    UserLastName
  350. ;CustomFileLine    City
  351. ;CustomFileLine    ANSI
  352. ;CustomFileLine    Security
  353. ;CustomFileLine    MinutesLeft
  354. ;
  355. ;------------------------------------------------------------------------------
  356.